diff --git a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml index 7e3b37b807..b0624ae620 100644 --- a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml +++ b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml @@ -85,7 +85,21 @@ Builds: - app/libs/libchewing/src/tools ndk: r21d + - versionName: 1.2.8 + versionCode: 27 + commit: 1.2.8 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y libsqlite3-dev + gradle: + - yes + scandelete: + - app/libs/libchewing/src/tools + ndk: r21d + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.2.7 -CurrentVersionCode: 26 +CurrentVersion: 1.2.8 +CurrentVersionCode: 27