mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update ReallyBasicVocab to 1.3.1 (45)
This commit is contained in:
parent
55a883a57d
commit
d121889898
1 changed files with 13 additions and 2 deletions
|
|
@ -66,7 +66,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 45
|
||||
commit: b3267b32974dc2f0792bcd218e371f857c28fb17
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue