diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 2cb7e8d3eb..7d696cd0ac 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -293,7 +293,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.3 + versionCode: 38 + commit: 0b3b26b786300c5e2f40a856e3f13261c407ea29 + 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.2 -CurrentVersionCode: 37 +CurrentVersion: 1.11.3 +CurrentVersionCode: 38