Skip to content

Commit

Permalink
forgot to update version number again
Browse files Browse the repository at this point in the history
  • Loading branch information
dkim19375 committed May 15, 2021
1 parent 98cf4d4 commit 709dd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
compileJava.options.encoding 'UTF-8'

group 'me.dkim19375'
version '2.0.4'
version '2.1.0'

//noinspection GrUnresolvedAccess
compileKotlin.kotlinOptions.jvmTarget = '1.8'
Expand Down

0 comments on commit 709dd38

Please sign in to comment.