Skip to content
Snippets Groups Projects
Commit e9ecad4f authored by Andreas Schildbach's avatar Andreas Schildbach
Browse files

0.3 release

parent 3c989c54
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ android { ...@@ -11,8 +11,8 @@ android {
applicationId "de.ccc.events.badge.card10" applicationId "de.ccc.events.badge.card10"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 2 versionCode 3
versionName "0.2" versionName "0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment