Update AsteroidOS Sync to 0.23 (23)

This commit is contained in:
F-Droid checkupdates bot 2022-10-03 05:09:17 +00:00
parent 72bc76b3f7
commit f5c3a4942d

View file

@ -159,7 +159,18 @@ Builds:
gradle:
- yes
- versionName: '0.23'
versionCode: 23
commit: 26a27562c7b502770208523a0ceec45671470cf8
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: '0.22'
CurrentVersionCode: 22
CurrentVersion: '0.23'
CurrentVersionCode: 23