version 2.0.3

This commit is contained in:
Brianna 2019-11-09 15:46:24 -05:00
parent 588f210698
commit bcde04159d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
allprojects {
apply plugin: 'java'
group = 'com.songoda.ultimatetimber'
version = '2.0.2'
version = '2.0.3'
}
subprojects {