mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update RUTMath to 0.1.3 (4)
This commit is contained in:
parent
970e8553cf
commit
a512558085
1 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue