mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update ReallyBasicVocab to 1.2.0 (41)
This commit is contained in:
parent
5168f9935a
commit
74bcfd35a4
1 changed files with 13 additions and 2 deletions
|
|
@ -33,7 +33,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 41
|
||||||
|
commit: 357d78dbe122a90ec45fbc62ba074c490904c516
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.0
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 41
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue