mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
Update version to 1.25
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking)
|
[](https://github.com/KitsunePie/AppErrorsTracking)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
|
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking)
|
[](https://github.com/KitsunePie/AppErrorsTracking)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
|
[](https://github.com/KitsunePie/AppErrorsTracking/blob/master/LICENSE)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
[](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
[](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
@@ -13,8 +13,8 @@ ext {
|
|||||||
ndkVersion: '24.0.8215888'
|
ndkVersion: '24.0.8215888'
|
||||||
]
|
]
|
||||||
app = [
|
app = [
|
||||||
versionName : '1.2',
|
versionName : '1.25',
|
||||||
versionCode : 4,
|
versionCode : 5,
|
||||||
signingConfigs: [
|
signingConfigs: [
|
||||||
secretConfigsDirPath : "${projectDir.getAbsolutePath()}/.secret",
|
secretConfigsDirPath : "${projectDir.getAbsolutePath()}/.secret",
|
||||||
secretConfigsFileName: "key_store_secret.json"
|
secretConfigsFileName: "key_store_secret.json"
|
||||||
|
Reference in New Issue
Block a user