Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Commit

Permalink
Auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
google-automerger committed Apr 28, 2015
1 parent e0681cb commit ab922cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ List<String> dirs = [
'template'] // boilerplate code that is generated by the sample template process

android {
compileSdkVersion 21
buildToolsVersion "21.1.2"
compileSdkVersion 22
buildToolsVersion "22.0.1"

defaultConfig {
minSdkVersion 21
targetSdkVersion 21
targetSdkVersion 22
}

sourceSets {
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ As a device owner, you can also use the features available for managed profile o
Pre-requisites
--------------

- Android SDK v21
- Android Build Tools v21.1.2
- Android SDK v22
- Android Build Tools v22.0.1
- Android Support Repository

Screenshots
Expand Down

0 comments on commit ab922cf

Please sign in to comment.