mirror of
https://github.com/danilkinkin/buckwheat.git
synced 2025-12-31 04:13:02 +00:00
bump: update app version to 4.3.0
This commit is contained in:
parent
fd8bce6a8e
commit
e968e17e23
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId = "com.danilkinkin.buckwheat"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 22
|
||||
versionName = "4.0.0"
|
||||
versionCode = 23
|
||||
versionName = "4.3.0"
|
||||
testInstrumentationRunner = "com.danilkinkin.buckwheat.CustomTestRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue