diff --git a/app/build.gradle b/app/build.gradle index d6e2712..8aa330f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.sample.andremion.musicplayer" minSdkVersion 21 targetSdkVersion 27 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.0.1" } buildTypes { release {