We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7921bc commit 28bce0eCopy full SHA for 28bce0e
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.shkmishra.lyrically"
9
minSdkVersion 21
10
targetSdkVersion 23
11
- versionCode 11
12
- versionName "0.42"
+ versionCode 12
+ versionName "0.5"
13
}
14
buildTypes {
15
release {
0 commit comments