pull/239/head
Kevin Hester 2021-02-08 13:27:55 +08:00
rodzic d290555aba
commit e40d5b604c
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -31,8 +31,8 @@ android {
applicationId "com.geeksville.mesh"
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)
targetSdkVersion 29
versionCode 20143 // format is Mmmss (where M is 1+the numeric major number
versionName "1.1.43"
versionCode 20144 // format is Mmmss (where M is 1+the numeric major number
versionName "1.1.44"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// per https://developer.android.com/studio/write/vector-asset-studio
@ -121,7 +121,7 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.2.0'

@ -1 +1 @@
Subproject commit e398a075921fbe051a22463c3052abdd802c3535
Subproject commit ee6611838637d096b39e11365930eb90a5f0fd2e