diff --git a/metadata/app.easy.launcher.yml b/metadata/app.easy.launcher.yml index 9716b82468..7aa07d34de 100644 --- a/metadata/app.easy.launcher.yml +++ b/metadata/app.easy.launcher.yml @@ -114,9 +114,17 @@ Builds: - withoutInternet prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + - versionName: 0.2.4 + versionCode: 24 + commit: 570682a8afe9862771b18eb7cb4c10e4c7837d4d + subdir: app + gradle: + - withoutInternet + prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + AllowedAPKSigningKeys: 88585139eac6d8d5922ce7af80a0f2acd9280371676014a114d5e3bf34904ae0 AutoUpdateMode: Version UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.2.3 -CurrentVersionCode: 23 +CurrentVersion: 0.2.4 +CurrentVersionCode: 24