mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update AndroidSDK easter egg showcase to 2.0 (3)
This commit is contained in:
parent
16701ea5fa
commit
2942ad2c99
1 changed files with 10 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ SourceCode: https://github.com/TrianguloY/isUserAMonkey
|
|||
IssueTracker: https://github.com/TrianguloY/isUserAMonkey/issues
|
||||
Donate: https://triangularapps.blogspot.com/p/support.html
|
||||
|
||||
AutoName: isUserAMonkey & isUserAGoat
|
||||
AutoName: AndroidSDK easter egg showcase
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TrianguloY/isUserAMonkey.git
|
||||
|
|
@ -28,7 +28,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 3
|
||||
commit: 7b998d40b0f79192fbfe3256d1129f8f80729476
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue