Skip to content

Commit

Permalink
bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhille committed Feb 17, 2021
1 parent bdfaae1 commit cc0a3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'

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

android {
compileSdkVersion 30
Expand Down

0 comments on commit cc0a3c1

Please sign in to comment.