We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0912f10 + 84111c2 commit 5f1c9bbCopy full SHA for 5f1c9bb
versions.gradle
@@ -1,8 +1,8 @@
1
// Version constants
2
3
ext {
4
- versionCode = 17
5
- versionName = '0.8.0'
+ versionCode = 19
+ versionName = '0.8.1'
6
minSdkVersion = 15
7
targetSdkVersion = 25
8
compileSdkVersion = 25
0 commit comments