Skip to content

Commit

Permalink
fixing android build -typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Satyam Jha committed Jan 9, 2025
1 parent c586027 commit 0634ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
exclude 'META-INF/services/javax.annotation.processing.Processor'
}

compileSdk 35
compileSdkVersion 35
namespace "com.example.talawa"
sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit 0634ea7

Please sign in to comment.