diff --git a/app/build.gradle b/app/build.gradle index 008c9ba..bab39ce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.mosad.teapod" minSdkVersion 23 targetSdkVersion 30 - versionCode 3000 //00.03.000 - versionName "0.3.91" + versionCode 4000 //00.04.000 + versionName "0.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "build_time", buildTime()