mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update SMS Import / Export to 2.3.2 (105)
This commit is contained in:
parent
e264f42a49
commit
13b0c73387
1 changed files with 13 additions and 2 deletions
|
|
@ -199,7 +199,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 105
|
||||
commit: 98c5fa1719d98cf256d69a1b2d3eda8790dacbc9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue