Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwai committed Dec 17, 2024
1 parent 08e2974 commit 237bc49
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 @@ -16,9 +16,9 @@ android {
compileSdk 35
defaultConfig {
applicationId "com.maxwai.nclientv3"
versionCode 402
versionCode 403
multiDexEnabled true
versionName "4.0.2"
versionName "4.0.3"
vectorDrawables.useSupportLibrary true
proguardFiles 'proguard-rules.pro'
}
Expand Down

0 comments on commit 237bc49

Please sign in to comment.