Remove -alpha from version name
This commit is contained in:
parent
5dd9f43464
commit
f88a9bd46a
@ -38,7 +38,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
versionCode(20001)
|
||||
versionName("2.0.1-alpha")
|
||||
versionName("2.0.1")
|
||||
minSdkVersion(23)
|
||||
targetSdkVersion(30)
|
||||
applicationId("org.isoron.uhabits")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user