Skip to content

Instantly share code, notes, and snippets.

View gab-stargazer's full-sized avatar
🌟
Happy

LeleStacia gab-stargazer

🌟
Happy
  • TheLorry Indonesia
  • Jambi, Indonesia
  • 22:21 (UTC +07:00)
  • LinkedIn in/kamil-malik
View GitHub Profile
@f3401pal
f3401pal / app\build.gradle.kts
Last active July 27, 2024 08:47
Multi-module Android project with Kotlin DSL for Gradle
plugins {
`android-base-app`
`android-base`
id("io.fabric")
}
android {
defaultConfig {
versionCode = 20
versionName = "1.6.3"