Skip to content

Commit

Permalink
Project:
Browse files Browse the repository at this point in the history
1, 更新版号
2, Sync
  • Loading branch information
zuilintan committed Oct 31, 2020
1 parent 6fd817c commit a84a94c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.quinn.hunter:hunter-transform:1.0.0'
classpath 'com.quinn.hunter:hunter-debug-plugin:1.0.0'
classpath 'com.quinn.hunter:hunter-linelog-plugin:1.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
2 changes: 1 addition & 1 deletion config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext {
minSdk : 28,
targetSdk : 28,
versionCode : 1,
versionName : "1.1.6",
versionName : "1.1.7",

storeFile : '',
storePassword: '',
Expand Down

0 comments on commit a84a94c

Please sign in to comment.