update version info after creating tag
This commit is contained in:
parent
337d6cba43
commit
78b9a3f02c
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "com.example.testapplication"
|
||||
minSdk 24
|
||||
targetSdk 35
|
||||
versionCode 10
|
||||
versionName "0.0.10"
|
||||
versionCode 11
|
||||
versionName "0.0.11"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue