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 1ee0e2d commit aa7104aCopy full SHA for aa7104a
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.eventyay.attendee"
18
minSdkVersion 16
19
targetSdkVersion 28
20
- versionCode 3
21
- versionName "0.0.3a"
+ versionCode 4
+ versionName "0.1.0"
22
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
23
vectorDrawables.useSupportLibrary = true
24
multiDexEnabled true
0 commit comments