Skip to content

Commit ecb082f

Browse files
committed
Version 1.0.2
1 parent 892e68e commit ecb082f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.marcoscg.ratedialogsample"
88
minSdkVersion 14
99
targetSdkVersion 25
10-
versionCode 101
11-
versionName "1.0.1"
10+
versionCode 102
11+
versionName "1.0.2"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

ratedialog/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 9
99
targetSdkVersion 25
10-
versionCode 101
11-
versionName "1.0.1"
10+
versionCode 102
11+
versionName "1.0.2"
1212

1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414

0 commit comments

Comments
 (0)