Релиз 1.2

Теперь сайт политеха не сможет забанить сервер за пинг его каждые 5 секунд.
This commit is contained in:
2024-09-16 15:10:27 +04:00
parent ee7c4b06a1
commit c98d34bd98
6 changed files with 131 additions and 7 deletions

View File

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