diff --git a/metadata/com.github.howeyc.crocgui.yml b/metadata/com.github.howeyc.crocgui.yml index 59bbe49102..adbaad2bec 100644 --- a/metadata/com.github.howeyc.crocgui.yml +++ b/metadata/com.github.howeyc.crocgui.yml @@ -113,7 +113,17 @@ Builds: - bash ./fdroid-build.sh ndk: r21e + - versionName: 1.10.0 + versionCode: 20 + commit: 63b13d2ca1f0d2e389c8482e0b4aafa04982565c + output: crocgui.apk + build: + - export ANDROID_SDK_ROOT=$$SDK$$ + - export ANDROID_NDK_ROOT=$$NDK$$ + - bash ./fdroid-build.sh + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.9.1 -CurrentVersionCode: 19 +CurrentVersion: 1.10.0 +CurrentVersionCode: 20