diff --git a/metadata/com.dessalines.thumbkey.yml b/metadata/com.dessalines.thumbkey.yml index a14236a671..47f0fa84e6 100644 --- a/metadata/com.dessalines.thumbkey.yml +++ b/metadata/com.dessalines.thumbkey.yml @@ -350,9 +350,17 @@ Builds: - yes prebuild: sed -i -e 's/1024/2048/' ../gradle.properties + - versionName: 3.3.3 + versionCode: 97 + commit: bc9199e3d232f8652cd36621e44cd224c5c4dc41 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1024/2048/' ../gradle.properties + AllowedAPKSigningKeys: ea7195cfce638ae6b1a8002ddc0d4863366095ea5b8d95c1cd5e25db0fe2e7c3 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.3.2 -CurrentVersionCode: 96 +CurrentVersion: 3.3.3 +CurrentVersionCode: 97