Фикс краша при получении расписания с включённым VPN.

Допилено обновление расписания без перезагрузки всего экрана.
This commit is contained in:
2024-10-02 00:22:51 +04:00
parent f2724d275b
commit 4db3a7d1c2
20 changed files with 312 additions and 147 deletions

View File

@@ -32,8 +32,8 @@ android {
applicationId = "ru.n08i40k.polytechnic.next"
minSdk = 26
targetSdk = 35
versionCode = 7
versionName = "1.3.1"
versionCode = 8
versionName = "1.3.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {