diff --git a/app/build.gradle b/app/build.gradle index 1d055a5..4a3d5d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.github.lucashazardous.cvrdlist" minSdk 28 targetSdk 33 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {