diff --git a/app/build.gradle b/app/build.gradle index 8936ea7c57deb78f7cfcfae690dcc4a4f3dc65bc..c09d9bb34dc20d032b9fc1398acdfb80543236bb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "jp.atled.agileworks" minSdkVersion 24 targetSdk 33 - versionCode 39 - versionName "1.0.1" + versionCode 2 + versionName "1.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {