File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
12
12
applicationId " infosecadventures.allsafe"
13
13
minSdkVersion 23
14
14
targetSdkVersion 30
15
- versionCode 3
16
- versionName " 1.3 "
15
+ versionCode 4
16
+ versionName " 1.4 "
17
17
}
18
18
19
19
buildTypes {
@@ -49,10 +49,10 @@ dependencies {
49
49
implementation ' androidx.vectordrawable:vectordrawable-animated:1.1.0'
50
50
implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
51
51
implementation ' androidx.security:security-crypto:1.1.0-alpha03'
52
- implementation ' androidx.navigation:navigation-fragment-ktx:2.3.4 '
53
- implementation ' androidx.navigation:navigation-ui-ktx:2.3.4 '
52
+ implementation ' androidx.navigation:navigation-fragment-ktx:2.3.5 '
53
+ implementation ' androidx.navigation:navigation-ui-ktx:2.3.5 '
54
54
implementation ' com.google.firebase:firebase-database-ktx:19.7.0'
55
- implementation ' com.google.firebase:firebase-storage-ktx:19.2.1 '
55
+ implementation ' com.google.firebase:firebase-storage-ktx:19.2.2 '
56
56
implementation ' com.google.android.material:material:1.3.0'
57
57
implementation ' com.google.android:flexbox:0.2.5'
58
58
implementation " com.squareup.okhttp3:okhttp:4.9.0"
You can’t perform that action at this time.
0 commit comments