diff --git a/metadata/com.github.cythara.yml b/metadata/com.github.cythara.yml index 7941dbc4d3..c1bfa2258a 100644 --- a/metadata/com.github.cythara.yml +++ b/metadata/com.github.cythara.yml @@ -179,7 +179,15 @@ Builds: - yes prebuild: sed -i -e 's/5.2-rc-1-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + - versionName: '3.2' + versionCode: 23 + commit: v3.2 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/5.2-rc-1-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '3.1' -CurrentVersionCode: 22 +CurrentVersion: '3.2' +CurrentVersionCode: 23