diff --git a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml index 6f687293e8..d257345d3a 100644 --- a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml +++ b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml @@ -127,7 +127,21 @@ Builds: - app/libs/libchewing/src/tools ndk: r21d + - versionName: 1.2.12 + versionCode: 31 + commit: 1.2.12 + 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.11 -CurrentVersionCode: 30 +CurrentVersion: 1.2.12 +CurrentVersionCode: 31