Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
update version to 3.3.3
  • Loading branch information
KFMDMSolutions committed Nov 29, 2023
1 parent b89c61c commit 227f58a
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 @@ -13,8 +13,8 @@ android {
minSdkVersion 24
//noinspection OldTargetApi
targetSdkVersion 33
versionCode 15
versionName "3.3.2"
versionCode 16
versionName "3.3.3"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}

Expand Down

0 comments on commit 227f58a

Please sign in to comment.