Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DeweyReed committed May 27, 2020
1 parent ee70eb4 commit eaf65c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ buildscript {
compile_sdk = 29
min_sdk = 19
target_sdk = compile_sdk
version_code = 10
version_name = '0.1.0'
version_code = 20
version_name = '0.2.0'

kotlin_version = '1.3.72'
appcompat_version = '1.1.0'

0 comments on commit eaf65c7

Please sign in to comment.