Skip to content

Commit

Permalink
rename folder Library as library and CardDemo as demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielemariotti committed Sep 21, 2013
1 parent 61d0d81 commit f147aba
Show file tree
Hide file tree
Showing 305 changed files with 4 additions and 4 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion CardsDemo/build.gradle → demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {

dependencies {
// Cards Library
compile project(':Library')
compile project(':library')
// Support Libraries
compile 'com.android.support:support-v4:18.0.0'
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="it.gmariotti.cardslib.demo"
android:versionCode="1"
android:versionName="0.1">
android:versionCode="2"
android:versionName="0.1.1">

<uses-permission android:name="android.permission.INTERNET"></uses-permission>

Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit f147aba

Please sign in to comment.