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 bbc4812 commit 5974f21Copy full SHA for 5974f21
config.gradle
@@ -5,8 +5,8 @@ ext {
5
supportVersion : "25.3.1",
6
minSdkVersion : 14,
7
targetSdkVersion : 25,
8
- versionCode : 5,
9
- versionName : "0.4"
+ versionCode : 10,
+ versionName : "0.5"
10
];
11
12
push = [
0 commit comments