version 2.0.2

This commit is contained in:
jascotty2 2019-08-13 09:10:20 -05:00
parent 0bd7c3f22d
commit 281423031f
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.1'
version = '2.0.2'
}
subprojects {