diff --git a/app/build.gradle b/app/build.gradle index 1f028cb..96d54ec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "xdsopl.robot36" minSdk 24 targetSdk 34 - versionCode 1 - versionName "1.0" + versionCode 50 + versionName "2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } @@ -37,4 +37,4 @@ dependencies { testImplementation libs.junit androidTestImplementation libs.ext.junit androidTestImplementation libs.espresso.core -} \ No newline at end of file +}