diff --git a/metadata/de.rwth_aachen.phyphox.yml b/metadata/de.rwth_aachen.phyphox.yml index 0f6957176f..07ff766ceb 100644 --- a/metadata/de.rwth_aachen.phyphox.yml +++ b/metadata/de.rwth_aachen.phyphox.yml @@ -66,7 +66,16 @@ Builds: gradle: - yes + - versionName: 1.1.2 + versionCode: 1010201 + commit: v1.1.2 + subdir: app + submodules: true + init: echo "android { lintOptions { disable 'InvalidPackage' } }" >>build.gradle + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.1 -CurrentVersionCode: 1010100 +CurrentVersion: 1.1.2 +CurrentVersionCode: 1010201