Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
Bump version from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Dec 24, 2019
1 parent b93e03d commit e4de7ff
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 @@ -6,8 +6,8 @@ buildscript {
targetSdk = 29
minSdk = 21

versionCode = 2
versionName = '0.1.0'
versionCode = 3
versionName = '0.1.1'

kotlinVersion = '1.3.61'

Expand Down

0 comments on commit e4de7ff

Please sign in to comment.