Skip to content

Commit

Permalink
new version in play store
Browse files Browse the repository at this point in the history
  • Loading branch information
shay haim committed Oct 7, 2023
1 parent 8a8c9af commit 48fa307
Show file tree
Hide file tree
Showing 7 changed files with 1,415 additions and 19 deletions.
6 changes: 2 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "il.co.buyhome"
minSdkVersion 21
targetSdkVersion 33
versionCode 6
versionName "1.2"
versionCode 9
versionName "1.3"
}

signingConfigs {
Expand Down Expand Up @@ -40,8 +40,6 @@ dependencies {
implementation("androidx.activity:activity:1.6.1")
implementation("androidx.appcompat:appcompat-resources:1.5.1")
//AdvancedWebView
implementation 'com.github.delight-im:Android-AdvancedWebView:v3.2.1'

implementation platform('com.google.firebase:firebase-bom:28.3.0')
implementation 'com.google.firebase:firebase-analytics'
implementation 'com.google.firebase:firebase-crashlytics'
Expand Down
Loading

0 comments on commit 48fa307

Please sign in to comment.