hotfix debug residue

This commit is contained in:
Odweta
2024-11-30 23:03:12 +01:00
parent 887c7d58b5
commit 23607f93b3
3 changed files with 331 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 210
versionCode = 204
versionName = "2.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
@@ -61,8 +61,7 @@ fun fetchNewData(ctx: Context, coscope: CoroutineScope) {
val role = if (Parsing.userIsParent()) {
" Rodič"
} else {
//TODO: remove
" Student #############################################"
" Student"
}
// display the full name of the user in the toolbar