diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index e600471fc1..85ea452c1f 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -313,7 +313,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.14.1 + versionCode: 48 + commit: e168f45e21895e4910ed72375ebff1686b48a123 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.14.0 -CurrentVersionCode: 47 +CurrentVersion: 1.14.1 +CurrentVersionCode: 48