diff --git a/metadata/com.hexbit.rutmath.yml b/metadata/com.hexbit.rutmath.yml index 43c65f64ec..41817ef206 100644 --- a/metadata/com.hexbit.rutmath.yml +++ b/metadata/com.hexbit.rutmath.yml @@ -1,6 +1,6 @@ Categories: - - Science & Education - Games + - Science & Education License: GPL-3.0-only SourceCode: https://github.com/przemarbor/RUTMath IssueTracker: https://github.com/przemarbor/RUTMath/issues @@ -30,9 +30,20 @@ Builds: gradle: - yes + - versionName: 0.1.3 + versionCode: 4 + commit: b9a33909383037a9b5f1347ef181690b3613bb82 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: 3982c04849441d9f2213d0f0a23c3321db5596f47b4bf73cb9feb9ee3ad2ba37 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.1.2 -CurrentVersionCode: 3 +CurrentVersion: 0.1.3 +CurrentVersionCode: 4