aboutsummaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorPietro F. Maggi <pmaggi@google.com>2019-01-10 17:49:57 +0000
committerPietro F. Maggi <pmaggi@google.com>2019-01-10 18:49:12 +0000
commitf6809f75a2b397a6bfa90e9246e92f4993aaa155 (patch)
tree74a1bccedbd6121ed7deecce8522734c7f6fc88e /notification
parentacf79e95332394aade581d1073e4eab1df8db514 (diff)
downloadandroid-f6809f75a2b397a6bfa90e9246e92f4993aaa155.tar.gz
Version bump
Bug: 122655401 Test: Built locally Change-Id: I6ca2168dbc5be5396e18861855c9c53119f93907
Diffstat (limited to 'notification')
-rw-r--r--notification/ActiveNotifications/gradle/wrapper/gradle-wrapper.properties2
-rw-r--r--notification/ActiveNotifications/template-params.xml6
2 files changed, 4 insertions, 4 deletions
diff --git a/notification/ActiveNotifications/gradle/wrapper/gradle-wrapper.properties b/notification/ActiveNotifications/gradle/wrapper/gradle-wrapper.properties
index 86fc139a..9cd76d83 100644
--- a/notification/ActiveNotifications/gradle/wrapper/gradle-wrapper.properties
+++ b/notification/ActiveNotifications/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip \ No newline at end of file
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
diff --git a/notification/ActiveNotifications/template-params.xml b/notification/ActiveNotifications/template-params.xml
index d750bbc9..0f15ed28 100644
--- a/notification/ActiveNotifications/template-params.xml
+++ b/notification/ActiveNotifications/template-params.xml
@@ -20,8 +20,8 @@
<package>com.example.android.activenotifications</package>
<minSdk>24</minSdk>
- <compileSdkVersion>24</compileSdkVersion>
- <targetSdkVersion>24</targetSdkVersion>
+ <compileSdkVersion>28</compileSdkVersion>
+ <targetSdkVersion>28</targetSdkVersion>
<strings>
<intro>
@@ -77,7 +77,7 @@ Starting with Android N, you can set notification groups for notifications
and define a notification group summary.
In Android M, you can query for the active notifications that your app sent
-sing the [notify][2] methods.
+using the [notify][2] methods.
This sample demonstrates simple use of these features by allowing a user
to add notifications and then query how many notifications