Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
hadithmv committed Dec 30, 2024
1 parent 346c850 commit 81bbf45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidApp-kt/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ android {

defaultConfig {
applicationId "com.hadithmv.hmv"
minSdk 21
minSdk 24
targetSdk 35
versionCode 85
versionName "3.15"
versionName "4.02"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 81bbf45

Please sign in to comment.