Add NotenButton

Update Main
This commit is contained in:
BuildTools
2024-03-25 11:59:24 +01:00
parent fedf52c38e
commit e5779cea19
3 changed files with 142 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ android {
defaultConfig {
applicationId = "com.schoolapp.cleverclass"
minSdk = 26
targetSdk = 33
targetSdk = 34
versionCode = 1
versionName = "1.0"