File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414# You should have received a copy of the GNU General Public License
1515# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616#
17- VERSION_NAME =6.1.0 Alpha 2
18- VERSION_CODE =292
17+ VERSION_NAME =6.1.0 Beta 1
18+ VERSION_CODE =293
1919PACKAGE =it.feio.android.omninotes
2020MIN_SDK =19
2121TARGET_SDK =30
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ dependencies {
224224 fossImplementation ' com.jakewharton.timber:timber:4.5.1'
225225
226226 testImplementation ' junit:junit:4.12'
227- implementation " androidx.core:core-ktx:+ "
227+ implementation " androidx.core:core-ktx:1.5.0 "
228228 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
229229}
230230
Original file line number Diff line number Diff line change 1717<changelog bulletedList =" true" >
1818
1919 <changelogversion
20- changeDate =" Dec 16, 2020 "
21- versionName =" 6.1.0 Alpha 1 " >
20+ changeDate =" May 22, 2021 Beta 1 "
21+ versionName =" 6.1.0" >
2222 <changelogtext >[b]New![/b] Pin your notes on top of notifications</changelogtext >
2323 <changelogtext >[b]New![/b] Dropped support for Android versions older than KitKat to improve
2424 performances
3131 </changelogtext >
3232 <changelogtext >[i]Improved![/i] Simplified merging notes: confirmation is no more required
3333 </changelogtext >
34- <changelogtext >[i]Improved![/i] More intuitive bulk tag editing: all notes'tags will be
34+ <changelogtext >[i]Improved![/i] More intuitive bulk tag editing: all notes' tags will be
3535 preselected for easier management
3636 </changelogtext >
3737 <changelogtext >[i]Improved![/i] Changed position of sharing action in menu to make it faster to
You can’t perform that action at this time.
0 commit comments