@@ -14,8 +14,8 @@ android {
applicationId = "com.codeskraps.sbrowser_new"
minSdk = 26
targetSdk = 34
- versionCode = 3
- versionName = "3.1"
+ versionCode = 4
+ versionName = "3.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {