Skip to content

Commit

Permalink
chore(example): fix android build
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Apr 30, 2023
1 parent e831cb5 commit ea2acf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ android {

compileSdkVersion rootProject.ext.compileSdkVersion

namespace "com.reactnativecollapsibletabviewdemos"
namespace "com.rnctvexample"
defaultConfig {
applicationId 'com.rnctvexample'
minSdkVersion rootProject.ext.minSdkVersion
Expand Down

0 comments on commit ea2acf3

Please sign in to comment.