mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Simple Accounting: 1.6.1
This commit is contained in:
parent
a61a4be718
commit
b70345490e
1 changed files with 8 additions and 16 deletions
|
|
@ -36,25 +36,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6rc1
|
||||
versionCode: 21
|
||||
disable: 'MainActivity.java:326: error: cannot find symbol R.id.action_donate'
|
||||
commit: v1.6rc1
|
||||
- versionName: 1.6.1
|
||||
versionCode: 23
|
||||
commit: 906c930bd741fff0c529369630f0de67d33836f7
|
||||
subdir: SimpleAccounting/app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
||||
- versionName: '1.6'
|
||||
versionCode: 22
|
||||
disable: 'MainActivity.java:326: error: cannot find symbol R.id.action_donate'
|
||||
commit: v1.6
|
||||
subdir: SimpleAccounting/app
|
||||
gradle:
|
||||
- yes
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
scandelete:
|
||||
- Images
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.6'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue