diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 65e47c0017..6184737be6 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -297,7 +297,15 @@ Builds: - yes prebuild: echo "android.useAndroidX=true" > ../gradle.properties + - versionName: 1.13.4 + versionCode: 46 + commit: v1.13.4 + subdir: app + gradle: + - yes + prebuild: echo "android.useAndroidX=true" > ../gradle.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.13.3 -CurrentVersionCode: 45 +CurrentVersion: 1.13.4 +CurrentVersionCode: 46