diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index e67c79806f..2cb7e8d3eb 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -283,7 +283,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.2 + versionCode: 37 + commit: ec5d1301a1968f4124abcda96e072b389cae712a + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.11.1 -CurrentVersionCode: 36 +CurrentVersion: 1.11.2 +CurrentVersionCode: 37