Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit b62ae7a

Browse files
Update compileSdkVersion to 29.
1 parent 3d8ba10 commit b62ae7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
android {
21-
compileSdkVersion 27
21+
compileSdkVersion 29
2222
buildToolsVersion '27.0.3'
2323
defaultConfig {
2424
applicationId 'com.blogspot.e_kanivets.moneytracker'

0 commit comments

Comments
 (0)