Skip to content

Commit

Permalink
rename package for Abstractions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonaowen authored and pfaffle committed Aug 17, 2016
1 parent 6b6093e commit 7986f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ android {
buildToolsVersion "23.0.3"

defaultConfig {
applicationId "nl.babbq.conference2015"
applicationId "net.jasonaowen.abstractions"
minSdkVersion 15
targetSdkVersion 23
versionCode 2
versionName "1.0.1"
versionName "1.0.0"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit 7986f78

Please sign in to comment.