We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b404063 commit 710f64aCopy full SHA for 710f64a
app/build.gradle
@@ -66,7 +66,7 @@ android {
66
67
defaultConfig {
68
applicationId "com.nononsenseapps.notepad"
69
- targetSdkVersion 35
+ targetSdkVersion 36
70
71
// most people have at least android 7.1 anyway: https://apilevels.com/
72
// 90% of users are on API>=27 => don't write special code for 23<=API<=26, it's worthless
0 commit comments