We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34380f commit c608a58Copy full SHA for c608a58
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "eu.vojtechh.takeyourpill"
15
minSdkVersion 23
16
targetSdkVersion 30
17
- versionCode 20210306
18
- versionName "v1.0 stable, build $versionCode"
+ versionCode 20210328
+ versionName "v1.5.rc1"
19
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
21
0 commit comments