mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Currency to 1.46 (146)
This commit is contained in:
parent
a6b9cd2863
commit
1eacba1bbf
1 changed files with 12 additions and 2 deletions
|
|
@ -325,7 +325,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.46'
|
||||
versionCode: 146
|
||||
commit: 51d134cf469eb2344bc88fb4baffbdc0f15393d1
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.45'
|
||||
CurrentVersionCode: 145
|
||||
CurrentVersion: '1.46'
|
||||
CurrentVersionCode: 146
|
||||
|
|
|
|||
Loading…
Reference in a new issue