mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update Sound Recorder Plus to 1.1.0 (110)
This commit is contained in:
parent
c2337519ff
commit
dd0bb4ac78
1 changed files with 12 additions and 2 deletions
|
|
@ -24,9 +24,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 110
|
||||
commit: 45ff50d803b14c985ca5c1fce50d3b78d45f4ec0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update
|
||||
- apt install -y openjdk-17-jdk-headless
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 778c18d981c416ae58fe4896c96b7a6f8580c8d241110f0b5909160ea08d9e66
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue