diff --git a/metadata/app.easy.launcher.yml b/metadata/app.easy.launcher.yml index 4e9bf2bf34..9716b82468 100644 --- a/metadata/app.easy.launcher.yml +++ b/metadata/app.easy.launcher.yml @@ -106,9 +106,17 @@ Builds: - withoutInternet prebuild: sed -i -e '/weather.properties/,/^ )/d' build.gradle.kts + - versionName: 0.2.3 + versionCode: 23 + commit: 7427ce8432baf4e2bee620125405e7643fab1a64 + 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.2 -CurrentVersionCode: 22 +CurrentVersion: 0.2.3 +CurrentVersionCode: 23