Skip to content

Commit

Permalink
Changed version.
Browse files Browse the repository at this point in the history
  • Loading branch information
varpihovsky committed Jul 24, 2021
1 parent 57a02af commit 4711d3e
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
Expand Up @@ -10,10 +10,10 @@ buildscript {
accompanist_version = '0.13.0'
retrofit_version = '2.9.0'

application_version = '1.0.0-alpha'
application_version = '1.0.1-alpha'
min_sdk = 23
target_sdk = 30
version_code = 1
version_code = 2
compile_sdk = 30
build_tools_version = '30.0.3'
}
Expand Down

0 comments on commit 4711d3e

Please sign in to comment.