diff --git a/metadata/app.easy.launcher.yml b/metadata/app.easy.launcher.yml index e112dac733..aa1ef9eb4a 100644 --- a/metadata/app.easy.launcher.yml +++ b/metadata/app.easy.launcher.yml @@ -98,9 +98,17 @@ Builds: - withoutInternet prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + - versionName: 0.2.0 + versionCode: 20 + commit: 93bdb42b9fb41d1497d7de85137771e69b4c429a + subdir: app + gradle: + - withoutInternet + prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0 AutoUpdateMode: Version UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.1.9 -CurrentVersionCode: 19 +CurrentVersion: 0.2.0 +CurrentVersionCode: 20