From b70345490e1f701eeacbbcd05a19f2785582bedc Mon Sep 17 00:00:00 2001 From: linsui Date: Mon, 14 Jun 2021 19:27:29 +0800 Subject: [PATCH] Simple Accounting: 1.6.1 --- .../com.emmanuelmess.simpleaccounting.yml | 24 +++++++------------ 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/metadata/com.emmanuelmess.simpleaccounting.yml b/metadata/com.emmanuelmess.simpleaccounting.yml index db0fec406e..75012923d8 100644 --- a/metadata/com.emmanuelmess.simpleaccounting.yml +++ b/metadata/com.emmanuelmess.simpleaccounting.yml @@ -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