diff --git a/android/gradle.properties b/android/gradle.properties index b7ce88698..0617454e0 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,5 +1,5 @@ -VERSION_CODE = 10810 -VERSION_NAME = 1.8.10 +VERSION_CODE = 10811 +VERSION_NAME = 1.8.11 MIN_SDK_VERSION = 21 TARGET_SDK_VERSION = 29