We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d4a9e commit e9509bdCopy full SHA for e9509bd
app/build.gradle
@@ -33,8 +33,8 @@ android {
33
applicationId "com.daily.dayo"
34
minSdkVersion rootProject.ext.minSdkVersion
35
targetSdkVersion rootProject.ext.targetSdkVersion
36
- versionCode 20000
37
- versionName "2.0.0"
+ versionCode 21000
+ versionName "2.1.0"
38
39
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
40
0 commit comments