diff --git a/metadata/io.github.antoinepirlot.satunes.yml b/metadata/io.github.antoinepirlot.satunes.yml index c6ec460f2d..3aa7a5bc4d 100644 --- a/metadata/io.github.antoinepirlot.satunes.yml +++ b/metadata/io.github.antoinepirlot.satunes.yml @@ -473,10 +473,18 @@ Builds: gradle: - yes + - versionName: 3.3.2 + versionCode: 99 + commit: 3b3e32379bfa6e3a707490b825698bc35401455f + subdir: app + submodules: true + gradle: + - yes + AllowedAPKSigningKeys: 7ee0df5b3a800a2239987697d8396ecf176c9ef8a7068893fa1e8852ce5f2679 AutoUpdateMode: Version UpdateCheckMode: Tags v[\d.]+$ UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)" -CurrentVersion: 3.3.1 -CurrentVersionCode: 98 +CurrentVersion: 3.3.2 +CurrentVersionCode: 99