Skip to content

Commit

Permalink
version: 2.3.1 -> 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhille committed Dec 22, 2021
1 parent 02d8d41 commit c17e7b4
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 = 1
def version_patch = 2

android {
compileSdkVersion 31
Expand Down

0 comments on commit c17e7b4

Please sign in to comment.