We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892e68e commit ecb082fCopy full SHA for ecb082f
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.marcoscg.ratedialogsample"
8
minSdkVersion 14
9
targetSdkVersion 25
10
- versionCode 101
11
- versionName "1.0.1"
+ versionCode 102
+ versionName "1.0.2"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
ratedialog/build.gradle
defaultConfig {
minSdkVersion 9
0 commit comments