Skip to content

Commit

Permalink
Changed build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dar9586 committed Nov 19, 2023
1 parent 30c1991 commit d418226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -7,9 +7,9 @@ android {
applicationId "com.dar.nclientv2"
minSdkVersion 14
targetSdkVersion 29
versionCode 302
versionCode 305
multiDexEnabled true
versionName "3.0.4-stable"
versionName "3.0.5-stable"
vectorDrawables.useSupportLibrary true
proguardFiles 'proguard-rules.pro'
}
Expand Down

0 comments on commit d418226

Please sign in to comment.