]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Create preference to disable swipe to refresh when not desired. Remove -standard...
[PrivacyBrowserAndroid.git] / app / build.gradle
index 03805931e9d78b07ad5a23d65172cd1c0e8ebb97..dffcddd97fa45be6f378fa4f43c78f17b65fa9e3 100644 (file)
@@ -43,12 +43,10 @@ android {
     productFlavors {
         standard {
             applicationId "com.stoutner.privacybrowser.standard"
-            versionName "1.4-standard"
         }
 
         free {
             applicationId "com.stoutner.privacybrowser.free"
-            versionName "1.4-free"
         }
     }
 }