Update OpenHub to 3.2.1

This version does not contain bugly anymore, see [1]

Related: #1981

References:
[1] fcb9b422e8
This commit is contained in:
jugendhacker 2021-04-12 17:44:42 +02:00 committed by relan
parent 3bca86a7a6
commit c1f4261e56

View file

@ -5,6 +5,7 @@ WebSite: https://thirtydegreesray.github.io/OpenHub/
SourceCode: https://github.com/ThirtyDegreesRay/OpenHub
IssueTracker: https://github.com/ThirtyDegreesRay/OpenHub/issues
AutoName: OpenHub
Description: |-
An open source GitHub Android client app, faster and concise.
@ -24,6 +25,7 @@ Repo: https://github.com/ThirtyDegreesRay/OpenHub.git
Builds:
- versionName: 3.0.0
versionCode: 30
disable: Includes Tencent Bugly
commit: v3.0.0
subdir: app
gradle:
@ -33,6 +35,16 @@ Builds:
prebuild: "sed -i -e \"s/(name: 'bugly_crashreport_upgrade-1.3.4', ext: 'aar')/'com.tencent.bugly:crashreport_upgrade:1.3.4'/\"\
\ build.gradle"
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
- versionName: 3.2.1
versionCode: 34
commit: v3.2.1
subdir: app
gradle:
- normal
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/ThirtyDegreesRay/OpenHub/master/gradle.properties|VERSION_CODE
= (\d+)|.|VERSION_NAME = (.+)
CurrentVersion: 3.2.1
CurrentVersionCode: 34