diff --git a/metadata/org.pgnapps.pk2.yml b/metadata/org.pgnapps.pk2.yml index f5007d7bfe..c66b52e3cd 100644 --- a/metadata/org.pgnapps.pk2.yml +++ b/metadata/org.pgnapps.pk2.yml @@ -20,9 +20,18 @@ Builds: prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle ndk: r20b + - versionName: 1.4.3 + versionCode: 1027 + commit: c8ea766eabdcc7e72696f5902dad789943a65e60 + subdir: android/app + gradle: + - yes + prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle + ndk: r20b + AutoUpdateMode: Version %v UpdateCheckMode: Tags UpdateCheckData: android/app/build.gradle|versionCode (0x[0-9a-fA-F]+)|.|versionName "(.*)" -CurrentVersion: 1.4.2 -CurrentVersionCode: 1026 +CurrentVersion: 1.4.3 +CurrentVersionCode: 1027