We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c33a4e commit 44725a6Copy full SHA for 44725a6
build.gradle
@@ -45,7 +45,7 @@ allprojects {
45
}
46
47
ext {
48
- androidVersionCode = 42
+ androidVersionCode = 43
49
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
50
51
0 commit comments