File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,9 @@ Warning: This app is still in a very Proof of Concept/Alpha stage.
1212
1313<a href =" https://play.google.com/apps/testing/com.greenaddress.abcore " > <img src =" http://abco.re/assets/images/playstore.png " alt =" Play Store " width =" 200 " height =" 60 " ></a >
1414
15- If you want to try it get it from the Play Store or directly from GitHub https://github.com/greenaddress/abcore/releases/tag/v0.51alphaPoC
15+ If you want to try it get it from the Play Store or directly from GitHub https://github.com/greenaddress/abcore/releases/tag/v0.52alphaPoC
16+
17+ or from [ F-Droid] ( https://f-droid.org/repository/browse/?fdfilter=abcore&fdid=com.greenaddress.abcore )
1618
1719What is Android Bitcoin Core?
1820-----------------------------
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId " com.greenaddress.abcore"
1313 minSdkVersion 16
1414 targetSdkVersion 24
15- versionCode 51
16- versionName " 0.51 "
15+ versionCode 52
16+ versionName " 0.52 "
1717 }
1818 buildTypes {
1919 release {
You can’t perform that action at this time.
0 commit comments