File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717
1818apply plugin : ' com.android.application'
1919apply plugin : ' com.neenbedankt.android-apt'
20- def AAVersion = ' 4.0-SNAPSHOT' // change this to your desired version, for example the latest stable: 3.3.2
20+ def AAVersion = ' 4.1. 0-SNAPSHOT' // change this to your desired version, for example the latest stable: 4.0.0
2121
2222dependencies {
2323 apt " org.androidannotations:androidannotations:$AAVersion "
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ repositories {
1717
1818apply plugin : ' com.android.application'
1919apply plugin : ' com.neenbedankt.android-apt'
20- def AAVersion = ' 4.0-SNAPSHOT' // change this to your desired version, for example the latest stable: 3.3.2
20+ def AAVersion = ' 4.1. 0-SNAPSHOT' // change this to your desired version, for example the latest stable: 4.0.0
2121
2222dependencies {
2323 apt " org.androidannotations:androidannotations:$AAVersion "
Original file line number Diff line number Diff line change 1313 <android .platform>16</android .platform>
1414 <java .version>1.6</java .version>
1515
16- <!-- change this to your desired version, for example the latest stable: 3.3.2 -->
17- <androidannotations .version>4.0-SNAPSHOT</androidannotations .version>
16+ <!-- change this to your desired version, for example the latest stable: 4.0.0 -->
17+ <androidannotations .version>4.1. 0-SNAPSHOT</androidannotations .version>
1818 </properties >
1919
2020 <dependencies >
You can’t perform that action at this time.
0 commit comments