diff --git a/metadata/com.dessalines.thumbkey.yml b/metadata/com.dessalines.thumbkey.yml index 0370e4a872..20fcb77755 100644 --- a/metadata/com.dessalines.thumbkey.yml +++ b/metadata/com.dessalines.thumbkey.yml @@ -310,9 +310,17 @@ Builds: - yes prebuild: sed -i -e 's/1024/2048/' ../gradle.properties + - versionName: 3.2.5 + versionCode: 92 + commit: bad99dc3cbda923626eb600ff6c495c49503f11d + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1024/2048/' ../gradle.properties + AllowedAPKSigningKeys: ea7195cfce638ae6b1a8002ddc0d4863366095ea5b8d95c1cd5e25db0fe2e7c3 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.2.4 -CurrentVersionCode: 91 +CurrentVersion: 3.2.5 +CurrentVersionCode: 92