diff --git a/.idea/misc.xml b/.idea/misc.xml index c91ec4cc..3f62b3fa 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -44,7 +44,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index 7aef3eb9..3ea641cf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,8 +21,8 @@ android { targetSdkVersion target_sdk_version minSdkVersion min_sdk_version - versionCode 418 - versionName "4.1.8" + versionCode 419 + versionName "4.1.9" applicationId "jp.juggler.subwaytooter" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"