diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index b6a0c728df..f4f7239928 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -232,7 +232,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.11.0 + versionCode: 37 + commit: v1.11.0 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.10.0 -CurrentVersionCode: 36 +CurrentVersion: 1.11.0 +CurrentVersionCode: 37