diff --git a/android/gradle.properties b/android/gradle.properties index 1f783d1bc..570285804 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ -VERSION_CODE = 52 -VERSION_NAME = 1.8.9 +VERSION_CODE = 53 +VERSION_NAME = 2.0.0 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 29