Bali Night Life

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Bahiana

Posted at December 11, 2015 | By : | Categories : Bali Night Life | 0 Comment

Seminyak Beach Nightlife

Bahiana is a French-owned salsa bar and is located in a two level building designed in warm colours and inspired by Cuban decoration. Don’t miss their weekly theme party and live salsa performances. Bahiana offers plenty of creative cocktails and rum to cheer up your night.

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }