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