File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed
Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ android {
2525 // - Optional: Post release info to X/Twitter
2626 // - Otherwise: - `git tag vX.X.X` and `git push origin vX.X.X`
2727
28- versionCode 7
29- versionName " 7 .0.0"
28+ versionCode 8
29+ versionName " 8 .0.0"
3030 applicationVariants. all { variant ->
3131 variant. outputs. all {
3232 outputFileName = " Drop-Android.apk"
Original file line number Diff line number Diff line change @@ -12,21 +12,15 @@ AutoName: ErikrafT Drop
1212RepoType : git
1313Repo : https://github.com/ErikrafT/Drop-Android.git
1414
15- Binaries :
16- - https://github.com/erikraft/Drop-Android/releases/download/v7.0.0/Drop-Android.apk
17-
18- AllowedAPKSigningKeys :
19- - 085E227B5902941CA3ABAC1A57B6E637AC5508E05009F5974DE242D0EBA983F6
20-
2115Builds :
22- - versionName : 7 .0.0
23- versionCode : 7
24- commit : v7 .0.0
16+ - versionName : 8 .0.0
17+ versionCode : 8
18+ commit : v8 .0.0
2519 subdir : app
2620 gradle :
2721 - mobile
2822
2923AutoUpdateMode : Version
3024UpdateCheckMode : Tags
31- CurrentVersion : 7 .0.0
32- CurrentVersionCode : 7
25+ CurrentVersion : 8 .0.0
26+ CurrentVersionCode : 8
You can’t perform that action at this time.
0 commit comments