diff --git a/metadata/com.dede.android_eggs.yml b/metadata/com.dede.android_eggs.yml index 0fc7c80a2e..119249fbcd 100644 --- a/metadata/com.dede.android_eggs.yml +++ b/metadata/com.dede.android_eggs.yml @@ -16,7 +16,7 @@ AutoName: Easter Eggs RepoType: git Repo: https://github.com/hushenghao/AndroidEasterEggs.git -Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-release.apk +Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-product-release.apk Builds: - versionName: 1.9.4 @@ -195,12 +195,13 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 3.1.0-beta02 - versionCode: 51 - commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b + - versionName: 3.1.0 + versionCode: 52 + commit: 6675eccba6412267ea855a669ada83ead5162e09 subdir: app gradle: - foss + - product scandelete: - build-logic/convention/build @@ -209,5 +210,5 @@ AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)" -CurrentVersion: 3.1.0-beta02 -CurrentVersionCode: 51 +CurrentVersion: 3.1.0 +CurrentVersionCode: 52