Skip to content

Commit

Permalink
version code bumped for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanrajaratnam committed Jun 26, 2023
1 parent 1932546 commit 725d97e
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 @@ -7,8 +7,8 @@ android {
applicationId "no.nordicsemi.android.nrfthingy"
minSdkVersion 18
targetSdkVersion 33
versionCode 38
versionName "1.4.4"
versionCode 39
versionName "1.4.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 725d97e

Please sign in to comment.