diff --git a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml index 1db153dcd0..7ade81becc 100644 --- a/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml +++ b/metadata/org.ghostsinthelab.apps.guilelessbopomofo.yml @@ -28,7 +28,20 @@ Builds: scanignore: - app/libs/libchewing/ + - versionName: 1.1.4 + versionCode: 16 + commit: 1.1.4 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y libsqlite3-dev + gradle: + - yes + scanignore: + - app/libs/libchewing/ + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.1.3 -CurrentVersionCode: 15 +CurrentVersion: 1.1.4 +CurrentVersionCode: 16