mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
notepad - update and aum
This commit is contained in:
parent
6a0adc60c1
commit
024a729a61
1 changed files with 10 additions and 7 deletions
|
|
@ -187,11 +187,14 @@ Builds:
|
|||
rm:
|
||||
- app/src/androidTest
|
||||
|
||||
- versionName: 7.1.5
|
||||
versionCode: 71500
|
||||
disable: worng appID
|
||||
commit: b7a6415b839f257c477f27b5ecee78e5ffa1c396
|
||||
- versionName: 7.1.6
|
||||
versionCode: 71600
|
||||
commit: d0176b5b86e2d0570bd26c796ed2bb418b9d2f00
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
|
|
@ -206,7 +209,7 @@ MaintainerNotes: |-
|
|||
* INFO: remove play-sevices
|
||||
* INFO: verCode is split up, which breaks UCM
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.1.5
|
||||
CurrentVersionCode: 71500
|
||||
CurrentVersion: 7.1.6
|
||||
CurrentVersionCode: 71600
|
||||
|
|
|
|||
Loading…
Reference in a new issue