Created
January 6, 2021 11:37
-
-
Save gokmenbayram/7299f5ea5b6c3ef3cfc5fa6c60515301 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaultConfig { | |
applicationId "com.example.myapp" | |
minSdkVersion 19 | |
targetSdkVersion 30 | |
versionCode 1 | |
versionName "1.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment