diff --git a/metadata/io.github.kkoshin.muse.yml b/metadata/io.github.kkoshin.muse.yml index 84b9a4a269..70d467fc6d 100644 --- a/metadata/io.github.kkoshin.muse.yml +++ b/metadata/io.github.kkoshin.muse.yml @@ -33,10 +33,17 @@ Builds: gradle: - yes + - versionName: 0.1.2 + versionCode: 3 + commit: 66cfcfd2143e683247fd3486a3862f9461415271 + subdir: composeApp + gradle: + - yes + AllowedAPKSigningKeys: b780e71c0d06f9ac156ed200b13248c1ce39c3cb5d497a53fdf041c2502576d9 AutoUpdateMode: Version UpdateCheckMode: Tags ^[\d.]+$ UpdateCheckData: composeApp/build.gradle.kts|code = (\d+)|| -CurrentVersion: 0.1.1 -CurrentVersionCode: 2 +CurrentVersion: 0.1.2 +CurrentVersionCode: 3