diff --git a/app/build.gradle b/app/build.gradle index 1fee1e8..908b068 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "net.underdesk.circolapp" minSdkVersion 21 targetSdkVersion 30 - versionCode 4 - versionName "0.2.0" + versionCode 5 + versionName "0.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {