Skip to content

Commit

Permalink
version bump 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianLxM authored Apr 30, 2019
1 parent bd64fad commit f39fb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply plugin: 'org.jetbrains.dokka'
apply from: rootProject.file('quality.gradle')

final String GROUP_ID = "com.tapadoo.android"
final String VERSION = "4.0.2"
final String VERSION = "4.0.3"
final String DESCRIPTION = "An Android Alerting Library"
final String GITHUB_URL = "https://github.com/Tapadoo/Alerter"

Expand Down

0 comments on commit f39fb9c

Please sign in to comment.