Релиз 1.1

Исправлена установка группы пользователя при регистрации.

Во вкладке профиля добавлена кнопка для выхода из аккаунта.
This commit is contained in:
2024-09-15 21:12:18 +04:00
parent 6c17d967d1
commit ee7c4b06a1
22 changed files with 53 additions and 67 deletions

View File

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