Skip to content

Commit

Permalink
Update version name to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Surinov committed Aug 9, 2019
1 parent c20db63 commit 8c3f707
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 @@ -6,7 +6,7 @@ buildscript {
// App info section
app = [
version_code : 2,
version_name : '2.0.0',
version_name : '2.0.1',
min_sdk_version : 16,
target_sdk_version : 28,
compile_sdk_version: 28
Expand Down

0 comments on commit 8c3f707

Please sign in to comment.