mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-05 13:16:02 -04:00
0.2.2 hotfix
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
applicationId "com.geeksville.mesh"
|
||||
minSdkVersion 22 // The oldest emulator image I have tried is 22 (though 21 probably works)
|
||||
targetSdkVersion 29
|
||||
versionCode 121
|
||||
versionName "0.2.1"
|
||||
versionCode 122
|
||||
versionName "0.2.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
@@ -1 +1 @@
|
||||
../../../../../meshtastic-esp32/release/latest/
|
||||
../../../../../meshtastic-esp32/release/latest/bins
|
||||
Reference in New Issue
Block a user