mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Moshidon to 2.1.4+fork.103.moshinda (103)
This commit is contained in:
parent
3a9ab80564
commit
9515c8e240
1 changed files with 14 additions and 2 deletions
|
|
@ -31,9 +31,21 @@ Builds:
|
|||
- fdroid
|
||||
output: build/outputs/apk/fdroidRelease/*.apk
|
||||
|
||||
- versionName: 2.1.4+fork.103.moshinda
|
||||
versionCode: 103
|
||||
commit: 522763b33a6682c7444b92e669e11c6b86829d5c
|
||||
subdir: mastodon
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
output: build/outputs/apk/fdroidRelease/*.apk
|
||||
|
||||
AllowedAPKSigningKeys: 1dd4d6db7138335834e3927cc745ad48236abc52252bbb8369e96b8bba777720
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.4+fork.102.moshinda
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 2.1.4+fork.103.moshinda
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue