diff --git a/app/build.gradle b/app/build.gradle index d14860f..7655357 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { defaultConfig { minSdkVersion 16 targetSdkVersion 30 - versionCode 12 - versionName "2.5.0" + versionCode 13 + versionName "2.5.1" applicationId "jp.co.cyberagent.stf" }