Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fixed build failiour
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Aug 29, 2023
1 parent 37e25f0 commit a164af2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ apply from: '../gradle/scripts/testLogging.gradle'
android {
compileSdk 33
namespace "de.tum.in.tumcampusapp"
testNamespace "de.tum.in.tumcampusapp"
buildTypes {
all {
proguardFiles(file('../proguard').listFiles())
Expand Down

0 comments on commit a164af2

Please sign in to comment.