File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 applicationId " com.notask.app"
88 minSdkVersion rootProject. ext. minSdkVersion
99 targetSdkVersion rootProject. ext. targetSdkVersion
10- versionCode 1520011
11- versionName " 15.20.4 "
10+ versionCode 1520012
11+ versionName " 15.20.6 "
1212 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1313 aaptOptions {
1414 // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " my-notes-and-tasks-modern" ,
4- "version" : " 15.20.4 " ,
4+ "version" : " 15.20.6 " ,
55 "private" : true ,
66 "license" : " Licensed CC BY-ND 4.0. No derivatives allowed." ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments