There was an error while loading. Please reload this page.
1 parent 17d7e21 commit f6bb49bCopy full SHA for f6bb49b
3 files changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.blankj.androidutilcode"
11
minSdkVersion 14
12
targetSdkVersion 25
13
- versionCode 41
14
- versionName "1.7.1"
+ versionCode 100800100
+ versionName "1.8.1"
15
}
16
17
if (signPropertiesFile.exists()) {
subutil/build.gradle
@@ -26,8 +26,8 @@ android {
26
27
defaultConfig {
28
29
30
31
32
33
buildTypes {
utilcode/build.gradle
@@ -26,7 +26,7 @@ android {
versionName "1.8.1"
0 commit comments