diff --git a/Simplenote/build.gradle b/Simplenote/build.gradle index 728f90c96..798bf92ed 100644 --- a/Simplenote/build.gradle +++ b/Simplenote/build.gradle @@ -36,7 +36,7 @@ android { versionName "2.24" } versionCode 149 - minSdkVersion 24 + minSdkVersion 23 targetSdkVersion 30 testInstrumentationRunner 'com.automattic.simplenote.SimplenoteAppRunner'