Skip to content

Commit

Permalink
bump version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhille committed Feb 18, 2021
1 parent 49c821e commit f312e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apply plugin: 'kotlin-kapt'

def version_major = 2
def version_minor = 3
def version_patch = 0
def version_patch = 1

android {
compileSdkVersion 30
Expand Down

0 comments on commit f312e31

Please sign in to comment.