Skip to content

Commit 13358ea

Browse files
author
android-build-team Robot
committed
Merge cherrypicks of [7890477, 7891842, 7891843] into ub-testdpc-qt-release
Change-Id: Ie9773f3ebd136d7b0d04b636e3c086d1efcef09f
2 parents c777feb + c158cb2 commit 13358ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ext {
99
// exactly 1 digit
1010
versionMinor = 1
1111
// exactly 2 digits
12-
versionBuild = 00
12+
versionBuild = 01
1313
}
1414

1515
android {
16-
compileSdkVersion 'android-29'
16+
compileSdkVersion 'android-Q'
1717
buildToolsVersion "28.0.0"
1818

1919
defaultConfig {

0 commit comments

Comments
 (0)