File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ android {
66 applicationId ' com.fr3ts0n.androbd.plugin.csv'
77 minSdkVersion 15
88 targetSdkVersion 25
9- versionCode 10004
10- versionName ' V1.0.4 '
9+ versionCode 10100
10+ versionName ' V1.1.0 '
1111 }
1212
1313 applicationVariants. all { variant ->
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 minSdkVersion 15
88 targetSdkVersion 25
99 vectorDrawables. useSupportLibrary = true
10- versionCode 10004
11- versionName ' V1.0.4 '
10+ versionCode 10100
11+ versionName ' V1.1.0 '
1212 }
1313
1414 applicationVariants. all { variant ->
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 minSdkVersion 15
88 targetSdkVersion 25
99 vectorDrawables. useSupportLibrary = true
10- versionCode 10004
11- versionName ' V1.0.4 '
10+ versionCode 10100
11+ versionName ' V1.1.0 '
1212 }
1313
1414 applicationVariants. all { variant ->
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ android {
66 applicationId " com.example.pluginhost"
77 minSdkVersion 15
88 targetSdkVersion 25
9- versionCode 10004
10- versionName ' 1.0.4 '
9+ versionCode 10100
10+ versionName ' V1. 1.0'
1111
1212 lintOptions {
1313 // Override lint error on targetSdkVersion
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ android {
66 applicationId ' com.fr3ts0n.androbd.plugin.sensorprovider'
77 minSdkVersion 15
88 targetSdkVersion 25
9- versionCode 10004
10- versionName ' V1.0.4 '
9+ versionCode 10100
10+ versionName ' V1.1.0 '
1111 }
1212
1313 applicationVariants. all { variant ->
You can’t perform that action at this time.
0 commit comments