mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update ReallyBasicVocab to 2.0.1 (49)
This commit is contained in:
parent
c190b51a9e
commit
5bab54b2c3
1 changed files with 13 additions and 2 deletions
|
|
@ -77,7 +77,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 49
|
||||
commit: 39f69b7665afb17793978e69f1fc95c32a631b6e
|
||||
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.1
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue