mirror of
https://github.com/basti564/Oculess.git
synced 2024-11-24 19:22:34 +01:00
increase versionCode & name
This commit is contained in:
parent
9cb32f2528
commit
13cd2fea58
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.bos.oculess"
|
applicationId "com.bos.oculess"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 5
|
versionCode 6
|
||||||
versionName "1.3"
|
versionName "1.3.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user