geofence update code

This commit is contained in:
2026-03-28 18:11:58 +05:30
parent 5801aa3e6f
commit f1bdf73db2
40 changed files with 974 additions and 610 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId "com.cpm.lorealbaMabeline"
//noinspection OldTargetApi
targetSdk 34
versionCode 24
versionName "3.2"
versionCode 23
versionName "3.1"
multiDexEnabled true
useLibrary 'org.apache.http.legacy'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"