Skip to content

Commit 1cf0136

Browse files
Update build SDK version from 30 to 36
1 parent e0bdfb0 commit 1cf0136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

googleloginhelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ void GoogleLoginHelper::updateDevice() {
158158
}
159159
}
160160
}
161-
device.build_sdk_version = 30;
161+
device.build_sdk_version = 36;
162162
emit accountInfoChanged();
163163
}
164164

0 commit comments

Comments
 (0)