diff --git a/android/app/build.gradle b/android/app/build.gradle index 823e259f9..6bd24805a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -79,7 +79,7 @@ android { applicationId "com.noxplay.noxplayer" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 109 + versionCode 110 versionName "2.12.7" manifestPlaceholders = [ appAuthRedirectScheme: 'com.noxplayer'