File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
applicationId " com.radio.codec2talkie"
15
15
minSdkVersion 23
16
16
targetSdkVersion 31
17
- versionCode 179
18
- versionName " 1.79 "
17
+ versionCode 180
18
+ versionName " 1.80 "
19
19
20
20
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
21
21
}
@@ -41,8 +41,8 @@ dependencies {
41
41
implementation project(" :libopus-android" )
42
42
43
43
implementation ' androidx.preference:preference:1.2.1'
44
- implementation ' androidx.appcompat:appcompat:1.4.0 '
45
- implementation ' com.google.android.material:material:1.6.0 '
44
+ implementation ' androidx.appcompat:appcompat:1.4.2 '
45
+ implementation ' com.google.android.material:material:1.6.1 '
46
46
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
47
47
implementation ' com.github.mik3y:usb-serial-for-android:3.4.3'
48
48
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
You can’t perform that action at this time.
0 commit comments