Skip to content

Commit

Permalink
Updated version code
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainDaVinci committed Mar 27, 2020
1 parent f84400a commit efef05b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.example.application.musicdownloader"
minSdkVersion 21
targetSdkVersion 29
versionCode 9
versionName "v1.1"
versionCode 10
versionName "v1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit efef05b

Please sign in to comment.