mirror of
https://github.com/danilkinkin/buckwheat.git
synced 2025-12-31 04:13:02 +00:00
bump: update app version to beta-1.0
This commit is contained in:
parent
4a0ea19ef6
commit
da36abf8a4
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId = "com.danilkinkin.buckwheat"
|
||||
minSdk = 26
|
||||
targetSdk = 33
|
||||
versionCode = 4
|
||||
versionName = "alpha-4.0"
|
||||
versionCode = 5
|
||||
versionName = "beta-1.0"
|
||||
testInstrumentationRunner = "com.danilkinkin.buckwheat.CustomTestRunner"
|
||||
manifestPlaceholders["sentryDsn"] = ""
|
||||
javaCompileOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue