Update Toadua to v2.0.0

This commit is contained in:
Robin 2023-07-15 07:26:20 +00:00 committed by linsui
parent 8f50ad5fd2
commit 49af22d474

View file

@ -2,7 +2,7 @@ Categories:
- Internet
- Reading
License: MIT
AuthorName: Robin Townsend
AuthorName: Robin
AuthorEmail: robin@robin.town
AuthorWebSite: https://robin.town/
SourceCode: https://github.com/toaq/toadua-android
@ -25,7 +25,18 @@ Builds:
gradle:
- yes
- versionName: 2.0.0
versionCode: 6
commit: v2.0.0
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.1.0
CurrentVersionCode: 5
CurrentVersion: 2.0.0
CurrentVersionCode: 6