Skip to content

Commit

Permalink
Bump version to 1.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
bleeding182 committed Dec 3, 2020
1 parent 69b826c commit a2a32e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'org.jetbrains.dokka'

group = 'at.allaboutapps.gdpr'
version = '1.0.0-alpha1'
version = '1.0.0-alpha2'

android {
compileSdkVersion 29
Expand Down

0 comments on commit a2a32e8

Please sign in to comment.