Skip to content

Commit fb6ba4f

Browse files
committed
Version 1.0.7
1 parent 0f5c604 commit fb6ba4f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
0 Bytes
Binary file not shown.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.marcoscg.ratedialogsample"
77
minSdkVersion 14
88
targetSdkVersion 28
9-
versionCode 106
10-
versionName "1.0.6"
9+
versionCode 107
10+
versionName "1.0.7"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

ratedialog/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
defaultConfig {
77
minSdkVersion 14
88
targetSdkVersion 28
9-
versionCode 106
10-
versionName "1.0.6"
9+
versionCode 107
10+
versionName "1.0.7"
1111

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

0 commit comments

Comments
 (0)