This commit is contained in:
2024-12-20 23:44:19 +04:00
parent f4d3759d47
commit 44c1f01541
16 changed files with 323 additions and 44 deletions

View File

@@ -33,8 +33,8 @@ android {
applicationId = "ru.n08i40k.polytechnic.next"
minSdk = 26
targetSdk = 35
versionCode = 22
versionName = "2.2.1"
versionCode = 23
versionName = "2.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {