calculator++: new version

This commit is contained in:
Marcus Hoffmann 2023-11-12 16:06:33 +01:00 committed by Marcus
parent 1e52baedf9
commit dcedc41dcb

View file

@ -69,10 +69,19 @@ Builds:
antifeatures:
- Tracking
MaintainerNotes: otto is installed to the local maven repo (~/.m2) and used during
the build from there.
- versionName: 2.3.3
versionCode: 161
commit: release-2.3.3b
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.2.7
CurrentVersionCode: 158
CurrentVersion: 2.3.3
CurrentVersionCode: 161