mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update ColorBlendr to v1.2 (10)
This commit is contained in:
parent
5bf6e48450
commit
af7288e4b0
1 changed files with 13 additions and 2 deletions
|
|
@ -41,9 +41,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2
|
||||
versionCode: 10
|
||||
commit: cccf6d72308fd2d7c383057fd80882a4bd49749f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.1
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: v1.2
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue