diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 38b2742ba4..2b3bd3d02d 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -263,7 +263,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.11.0 + versionCode: 35 + commit: e7a5023b9ea57dfdd2181f3b710d79a60f073097 + 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.10.14 -CurrentVersionCode: 34 +CurrentVersion: 1.11.0 +CurrentVersionCode: 35