mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
calculator++: new version
This commit is contained in:
parent
1e52baedf9
commit
dcedc41dcb
1 changed files with 13 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue