Browse Source

update version code

new_design
Mukesh Dhungana 2 years ago
parent
commit
02c70f6771
  1. 4
      app/build.gradle

4
app/build.gradle

@ -13,8 +13,8 @@ android {
applicationId "com.remit.jmecustomer"
minSdkVersion 19
targetSdkVersion 30
versionCode 7
versionName "0.6"
versionCode 8
versionName "0.7"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [fileProvider: "com.remit.jmecustomer.fileprovider"]

Loading…
Cancel
Save