mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Keep Screen On to 1.1.0 (2)
This commit is contained in:
parent
116e952496
commit
102caa2d45
1 changed files with 13 additions and 2 deletions
|
|
@ -23,9 +23,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 2
|
||||
commit: 95e2f9846abf8a196eef1995ca38da98d60493ad
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue