Skip to content

Commit

Permalink
version bump (v1.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhunk committed Jun 5, 2023
1 parent b00d671 commit c6f79bd
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 @@ -3,8 +3,8 @@ plugins {
id 'org.jetbrains.kotlin.android'
}

def appVersionName = "1.0.0"
def appVersionCode = 4
def appVersionName = "1.0.1"
def appVersionCode = 5

android {
compileSdk 33
Expand Down

0 comments on commit c6f79bd

Please sign in to comment.