File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ apply plugin: 'io.fabric'
66def versionMajor = 2
77def versionMinor = 3
88def versionPatch = 0
9- def versionBuild = 2
9+ def versionBuild = 3
1010
1111static def buildTime () {
1212 def df = new SimpleDateFormat (" yyyyMMdd HH:mm 'UTC'" )
Original file line number Diff line number Diff line change 4545 <uses-permission android : name =" android.permission.INTERNET"
4646 android : label =" Export and backup to 3rd party hosting services" />
4747 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
48- <uses-permission android : name =" android.permission.WRITE_EXTERNAL_STORAGE"
49- android : label =" Import books and backup files into GnuCash"
50- android : maxSdkVersion =" 18" />
5148
5249 <application android : name =" org.gnucash.android.app.GnuCashApplication"
5350 android : icon =" @drawable/ic_launcher"
You can’t perform that action at this time.
0 commit comments