android {
    compileSdkVersion 25
    buildToolsVersion "25 rc1"
    defaultConfig {
        applicationId "com.example.android.android.sampleapp"
        minSdkVersion 16
        targetSdkVersion 25
        versionCode 1
        versionName "1.0"
        testInstrumentationRunner 
"android.support.test.runner.AndroidJUnitRunner"
    }

}

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/92bbe1f9-b84c-4a1a-af25-a7a3a13e3e05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to