Skip to content

Commit 710f64a

Browse files
add support for API 36
1 parent b404063 commit 710f64a

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
@@ -66,7 +66,7 @@ android {
6666

6767
defaultConfig {
6868
applicationId "com.nononsenseapps.notepad"
69-
targetSdkVersion 35
69+
targetSdkVersion 36
7070

7171
// most people have at least android 7.1 anyway: https://apilevels.com/
7272
// 90% of users are on API>=27 => don't write special code for 23<=API<=26, it's worthless

0 commit comments

Comments
 (0)