🔖 Bump versionCode et versionName pour 3.1
This commit is contained in:
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "com.localtransfer"
|
applicationId "com.localtransfer"
|
||||||
minSdkVersion 27
|
minSdkVersion 27
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
versionCode 1
|
versionCode 6
|
||||||
versionName "3.0"
|
versionName "3.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user