diff --git a/app/build.gradle b/app/build.gradle index 1a97cb2..9161b20 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { minSdkVersion 21 //noinspection ExpiredTargetSdkVersion targetSdkVersion 29 - versionCode 25 - versionName "1.9.1" + versionCode 26 + versionName "1.10.0" ndk { abiFilters "x86", "x86_64", "armeabi-v7a", "arm64-v8a"