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 0ded883 commit 9ebf216Copy full SHA for 9ebf216
sample/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.sample.themeux"
12
minSdkVersion 15
13
targetSdkVersion 26
14
- versionCode 2
15
- versionName "3.1.0"
+ versionCode 3
+ versionName "3.1.1"
16
}
17
buildTypes {
18
release {
themeux/build.gradle
@@ -9,8 +9,8 @@ android {
9
defaultConfig {
10
minSdkVersion 14
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments