diff --git a/app/build.gradle b/app/build.gradle index 5fc28b6..93dba01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "net.underdesk.circolapp" minSdkVersion 21 targetSdkVersion 29 - versionCode 1 - versionName "0.1.0" + versionCode 3 + versionName "0.1.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {