diff --git a/android/gradle.properties b/android/gradle.properties index 87e3585af..b7ce88698 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ -VERSION_CODE = 52 -VERSION_NAME = 1.8.9 +VERSION_CODE = 10810 +VERSION_NAME = 1.8.10 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 29